AccountExchangeProtocol Property |
Contains the specifications for connecting a client to the Client Access server.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ExchangeProtocol ExchangeProtocol { get; }Public ReadOnly Property ExchangeProtocol As ExchangeProtocol
Get
Property Value
Type:
ExchangeProtocolThe exchange protocol.
See Also